a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.WhiteLink:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.WhiteLink:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table{
	border-collapse:collapse;	
}
body,td {
	font-size: 12px;
	text-decoration: none;
	word-break:break-all;
}
.Line170 {
	line-height: 170%;
}
.BlnFnt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.F2back {
	background-color: #EBEBEB;
}
.F7back {
	background-color: #F7F7F7;
}
.RedFnt
{	font-size:12px;
	color:Red;
}
.CCFNT {
	color: #CCCCCC;
}
.BtnStyle1 {
	background-image: url(../Images/button_gray.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	height: 25px;
	width: 72px;
}
.TRMenuBack {
	font-size: 12px;
	font-weight: bold;
	background-color: #DBF0FF;
	text-align: center;
}

.SelectBtnStyle {
	background-image: url(../Images/tab3.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	height: 25px;
	width: 72px;
}
